home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / dev / asm / TBSource.lha / ClockServer / GetDate < prev   
Encoding:
Text File  |  1993-07-02  |  277 b   |  10 lines

  1. ;ParNet version
  2. Echo >NET:RAM/T/CS_DateTime "1" NOLINE
  3. ;Wait 1 SEC    ;this may be needed to work properly
  4. Execute NET:RAM/T/CS_DateTime
  5.  
  6. ;Normal (betatesting version)
  7. ;Echo >RAM:T/CS_DateTime "1" NOLINE
  8. ;Wait 1 SEC    ;this may be needed to work properly
  9. ;Execute RAM:T/CS_DateTime
  10.